projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab46558
)
Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.
author
Simos Xenitellis
<simos@src.gnome.org>
Fri, 10 Oct 2008 08:29:12 +0000
(08:29 +0000)
committer
Simos Xenitellis
<simos@src.gnome.org>
Fri, 10 Oct 2008 08:29:12 +0000
(08:29 +0000)
svn path=/trunk/; revision=21627
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index fc0dbcad6608fb5edbbd55c8877e92fe946f2d4d..5ab8d021902baf56fcd3d4dc345e575ab35b435c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-4,7
+4,7
@@
GtkIMContextSimple
* gtk/gtkimcontextsimple.c: Change IS_DEAD_KEY() macro so that
- it on
checks
f input is a deadkey keysym.
+ it on
ly checks i
f input is a deadkey keysym.
2008-10-09 Christian Dywan <christian@imendio.com>